home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-11-28 | 378 b | 7 lines | [TEXT/MMCC] |
- ICError ICMDeleteEntry (Handle entries, long pos);
- ICError ICMCountEntries (Handle entries, long *count);
- ICError ICMGetEntry (Handle entries, long pos, ICMapEntry *entry);
- ICError ICMGetIndEntry (Handle entries, long ndx, long *pos, ICMapEntry *entry);
- ICError ICMAddEntry (Handle entries, ICMapEntry *entry);
- ICError ICMSetEntry (Handle entries, long pos, ICMapEntry *entry);
-